added SSCLI 1.0
[windows-sources.git] / shared source / sscli_ref_20021101 / docs / System.Runtime.Serialization.Formatters / System.Runtime.Serialization.Formatters.html
blob29131e052987ddac6c3dfe6455472bbf226e2711
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
2 <head>
3 <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <link rel="stylesheet" type="text/css" href="../refdoc.css">
5 <title>Namespace: System.Runtime.Serialization.Formatters</title>
6 </head>
7 <body>
8 <h2>Namespace: System.Runtime.Serialization.Formatters</h2>
9 <dl>
10 <dd>
11 <p> The <a href="../System.Runtime.Serialization.Formatters/System.Runtime.Serialization.Formatters.html">System.Runtime.Serialization.Formatters</a> namespace provides common enumerations, interfaces, and classes that are used by serialization formatters.</p>
12 </dd>
13 </dl>
14 <h3>Members of System.Runtime.Serialization.Formatters Namespace</h3><b>Classes</b><dl>
15 <dd>
16 <table border="1" width="90%" style="border-collapse: collapse">
17 <tr valign="top">
18 <th bgcolor="#C0C0C0">Class</th>
19 <th bgcolor="#C0C0C0">
20 Description
21 </th>
22 </tr>
23 <tr valign="top">
24 <td width="30%"><a href="types/InternalRM.html">class InternalRM</a></td>
25 <td width="60%"><i>
26 This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
27 </i><br><br> Reserved class, for internal use only. 
28 </td>
29 </tr>
30 <tr valign="top">
31 <td width="30%"><a href="types/InternalST.html">class InternalST</a></td>
32 <td width="60%"><i>
33 This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
34 </i><br><br> Reserved class, for internal use only. 
35 </td>
36 </tr>
37 <tr valign="top">
38 <td width="30%"><a href="types/ServerFault.html">class ServerFault</a></td>
39 <td width="60%"> Contains information for a server fault. This class cannot be inherited. 
40 </td>
41 </tr>
42 <tr valign="top">
43 <td width="30%"><a href="types/SoapFault.html">class SoapFault</a></td>
44 <td width="60%"> Carries error and status information within a SOAP message. This class cannot be inherited. 
45 </td>
46 </tr>
47 <tr valign="top">
48 <td width="30%"><a href="types/SoapMessage.html">class SoapMessage</a></td>
49 <td width="60%"> Holds the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call). 
50 </td>
51 </tr>
52 </table>
53 </dd>
54 </dl><br><b>Interfaces</b><dl>
55 <dd>
56 <table border="1" width="90%" style="border-collapse: collapse">
57 <tr valign="top">
58 <th bgcolor="#C0C0C0">Interface</th>
59 <th bgcolor="#C0C0C0">
60 Description
61 </th>
62 </tr>
63 <tr valign="top">
64 <td width="30%"><a href="types/IFieldInfo.html">interface IFieldInfo</a></td>
65 <td width="60%"> Allows access to field names and field types of objects that support the <a href="../System.Runtime.Serialization/types/ISerializable.html">ISerializable</a> interface. 
66 </td>
67 </tr>
68 <tr valign="top">
69 <td width="30%"><a href="types/ISoapMessage.html">interface ISoapMessage</a></td>
70 <td width="60%"> Provides an interface for an object that contains the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call). 
71 </td>
72 </tr>
73 </table>
74 </dd>
75 </dl><br><b>Enumerations</b><dl>
76 <dd>
77 <table border="1" width="90%" style="border-collapse: collapse">
78 <tr valign="top">
79 <th bgcolor="#C0C0C0">Enumeration</th>
80 <th bgcolor="#C0C0C0">
81 Description
82 </th>
83 </tr>
84 <tr valign="top">
85 <td width="30%"><a href="types/FormatterAssemblyStyle.html">enumeration FormatterAssemblyStyle</a></td>
86 <td width="60%"> Indicates the format in which assembly names are serialized. 
87 </td>
88 </tr>
89 <tr valign="top">
90 <td width="30%"><a href="types/FormatterTypeStyle.html">enumeration FormatterTypeStyle</a></td>
91 <td width="60%">
92 Indicates the format in which type descriptions are laid
93 out in the serialized stream.
95 </td>
96 </tr>
97 </table>
98 </dd>
99 </dl><br><b>Namepace hierarchy</b><br><ul class="none">
100 <li><a href="../System/types/Object.html">System.Object</a></li>
101 <ul class="none">
102 <li><a href="../System.Runtime.Serialization.Formatters/types/ServerFault.html">System.Runtime.Serialization.Formatters.ServerFault</a></li>
103 </ul>
104 <ul class="none">
105 <li><a href="../System.Runtime.Serialization.Formatters/types/SoapFault.html">System.Runtime.Serialization.Formatters.SoapFault</a> --- <a href="../System.Runtime.Serialization/types/ISerializable.html">System.Runtime.Serialization.ISerializable</a></li>
106 </ul>
107 <ul class="none">
108 <li><a href="../System.Runtime.Serialization.Formatters/types/SoapMessage.html">System.Runtime.Serialization.Formatters.SoapMessage</a> --- <a href="../System.Runtime.Serialization.Formatters/types/ISoapMessage.html">System.Runtime.Serialization.Formatters.ISoapMessage</a></li>
109 </ul>
110 <ul class="none">
111 <li><a href="../System/types/ValueType.html">System.ValueType</a></li>
112 <ul class="none">
113 <li><a href="../System/types/Enum.html">System.Enum</a></li>
114 <ul class="none">
115 <li><a href="../System.Runtime.Serialization.Formatters/types/FormatterAssemblyStyle.html">System.Runtime.Serialization.Formatters.FormatterAssemblyStyle</a></li>
116 </ul>
117 <ul class="none">
118 <li><a href="../System.Runtime.Serialization.Formatters/types/FormatterTypeStyle.html">System.Runtime.Serialization.Formatters.FormatterTypeStyle</a></li>
119 </ul>
120 </ul>
121 </ul>
122 </ul><br><i><a href="../documentation_license.txt">
123 Copyright (c) 2002 Microsoft Corporation. All rights reserved.
124 </a></i></body>
125 </html>